OpenRoads Designer CONNECT Edition SDK Help

ProfiledElement Methods

Methods

_IsClosed Indicates whether a LinearElement is closed. (Inherited from LinearElement)
Accept Accepts and call the visitor methods (Inherited from LinearElement)
BackProjectPointOnPerpendicular (Inherited from LinearElement)
CalculateAllProjectionPointsRange2d(DPoint3d, Nullable(Double), Nullable(Double), Boolean, Nullable(Double)) Calcuklates all projection of point within a range. (Inherited from LinearElement)
CalculateAllProjectionPointsRange2d(DPoint3d, Nullable(Double), Nullable(Double), Boolean, Boolean, Nullable(Double)) Calcuklates nearst projection of point within a range. (Inherited from LinearElement)
CalculateAllSkewPoints2d Calcuklates all skew points (Inherited from LinearElement)
CalculateAllTangentPoints2d Calcuklates all tangennt points (Inherited from LinearElement)
CalculateNearestProjection2d Calcuklates nearst projection of point. (Inherited from LinearElement)
CalculateNearestProjectionRange2d(DPoint3d, Nullable(Double), Nullable(Double), Boolean, Nullable(Double)) Calcuklates nearest projection of point within a range. (Inherited from LinearElement)
CalculateNearestProjectionRange2d(DPoint3d, Nullable(Double), Nullable(Double), Boolean, Boolean, Boolean, Nullable(Double)) Calcuklates nearest projection of point within a range. (Inherited from LinearElement)
Clip Clips the LinearElement and returns the result. (Inherited from LinearElement)
Clone (Inherited from LinearElement)
CloneInternal Clones a LinearElement. All the class that derive from LinearElement should implment this method and so return a copy of an instance of themselve. The CloneInternal methods should follow the pattern as below: return gcnew DerivedClass (GetUnmanagedClone()->getDerivedClassUnmangedInteface()); Note: this call generates 2 references to the unmanaged element and LinearElement takes care of releasing one of them (Inherited from LinearElement)
ComputeClosestIntersWithInfiniteLine Computes intersection with an infinite line which is closest to the origin. (Inherited from LinearElement)
Dispose() (Inherited from LinearElement)
Dispose(Boolean) (Inherited from LinearElement)
DropLineStrings (Inherited from LinearElement)
Dump() Dumps the element information. (Inherited from LinearElement)
Dump(StringWriter) Dumps the geometry for debug purpose. (Inherited from LinearElement)
Equals(Object) Indicates whether otherObject is a LinearElement and is identical to this LinearElement. (Inherited from LinearElement)
Equals(Object, Double) Indicates whether otherObject is a LinearElement and is nearly identical to this LinearElement. This is to use in unit tests only to compare with baselines stored in XML for example. Never use this method in application code. (Inherited from LinearElement)
ExtendBeginByLineOrTrim(Double) Returns extended by line or trimmed element from its start point (Inherited from LinearElement)
ExtendBeginByLineOrTrim(Double, Double) Returns extended by line or trimmed element from its start point (Inherited from LinearElement)
ExtendEndByLineOrTrim(Double) Returns extended by line or trimmed element from its end point (Inherited from LinearElement)
ExtendEndByLineOrTrim(Double, Double) Returns extended by line or trimmed element from its end point (Inherited from LinearElement)
ExtendOrTrimBegin(Double) Returns extended or trimmed element from its start point (Inherited from LinearElement)
ExtendOrTrimBegin(Double, Double) Returns extended or trimmed element from its start point (Inherited from LinearElement)
ExtendOrTrimBeginByParameter Returns extended or trimmed element from its start point (Inherited from LinearElement)
ExtendOrTrimBeginByPoint(DPoint3d) Returns extended or trimmed element by its start point. (Inherited from LinearElement)
ExtendOrTrimBeginByPoint(DPoint3d, Double) Returns extended or trimmed element by its start point. (Inherited from LinearElement)
ExtendOrTrimEnd(Double) Returns extended or trimmed element from its end point (Inherited from LinearElement)
ExtendOrTrimEnd(Double, Double) Returns extended or trimmed element from its end point (Inherited from LinearElement)
ExtendOrTrimEndByParameter Returns extended or trimmed element from its end point (Inherited from LinearElement)
ExtendOrTrimEndByPoint(DPoint3d) Returns extended or trimmed element by its end point. (Inherited from LinearElement)
ExtendOrTrimEndByPoint(DPoint3d, Double) Returns extended or trimmed element by its end point. (Inherited from LinearElement)
Finalize (Inherited from LinearElement)
GetAsProfiledElement Get the linear element as a profiled element (Inherited from LinearElement)
getBcLinearEl (Inherited from LinearElement)
GetCentroid Get the centroid of a linear element; (Inherited from LinearElement)
GetChordDistanceFromDistanceAlong(Double) Gets Chord distance that corresponds to a given distance along the element (Inherited from LinearElement)
GetChordDistanceFromDistanceAlong(Double, Double) Gets Chord distance that corresponds to a given distance along the element (Inherited from LinearElement)
GetChordDistanceFromParameter(Double) Gets chord distance that corresponds to a given parameter along the element (Inherited from LinearElement)
GetChordDistanceFromParameter(Double, Double) Gets chord distance that corresponds to a given parameter along the element (Inherited from LinearElement)
GetControlPointsVertical  
GetCurvatureAtParameter Gets curvature at a given parameter on linear element. (Inherited from LinearElement)
GetCurveVector (Inherited from LinearElement)
GetDistanceAlongFromChordDistance(Double) Gets distance along that corresponds to a given chord distance along the element (Inherited from LinearElement)
GetDistanceAlongFromChordDistance(Double, Double) Gets distance along that corresponds to a given chord distance along the element (Inherited from LinearElement)
GetDistanceAlongMatches Gets the correspondances between distance along on this element and the other element. (Inherited from LinearElement)
GetDistanceFromParameter Gets distance that corresponds to a given parameter along the element. (Inherited from LinearElement)
GetExtendedElement Get the element extended with lines of the given length. (Inherited from LinearElement)
GetFirstDerivativeAtParameter Gets the first derivate at a given parameter on linear element. (Inherited from LinearElement)
GetHighLowPoints(ProfileHighLowPointMode, Boolean) Get High/Low points of the element and put them in the ProfiledLinearPointCollection
GetHighLowPoints(ProfileHighLowPointMode, Boolean, LinearPointCollection) Get High/Low points of the element and put them in the ProfiledLinearPointCollection
GetHighLowPoints(ProfileHighLowPointMode, Boolean, Double) Get High/Low points of the element and put them in the ProfiledLinearPointCollection
GetHorizontalControlPoints(HorizontalControlPointTypes) Get horizontal control points from this linearelement. The resulting collection contains the control points merged with points of the linearPoints arguments. (Inherited from LinearElement)
GetHorizontalControlPoints(HorizontalControlPointTypes, LinearPointCollection) Get horizontal control points from this linearelement. The resulting collection contains the the control points merged with points of the linearPoints arguments. (Inherited from LinearElement)
GetLength Gets 2D length of linear element (Inherited from LinearElement)
GetLinearPointCollection Ported from Bentley.CifNET.GeometryModel (src.cs)
GetLinearPointCollectionByProfile Gets the points on the ProfiledElement according to the pointSelection criteria Ported from Bentley.CifNET.GeometryModel (src.cs)
GetLinearPointCollectionBySelection Ported from Bentley.CifNET.GeometryModel (src.cs) (Inherited from LinearElement)
GetLinearPointCollectionFromLineString Ported from Bentley.CifNET.GeometryModel (src.cs) (Inherited from LinearElement)
GetNativeElement Gets the native element embedded into the managed LinearElement. (Inherited from LinearElement)
GetOffsetElement(Double) Returns offset element (Inherited from LinearElement)
GetOffsetElement(Double, Double) Returns offset element (Inherited from LinearElement)
GetOffsetPoint Gets a point at parameter offset. (Inherited from LinearElement)
GetPartialByDistances(Double, Double) Returns a partial element from start distance to end distance (Inherited from LinearElement)
GetPartialByDistances(Double, Double, Boolean) Returns a partial element from start distance to end distance (Inherited from LinearElement)
GetPartialByDistances(Double, Double, Double) Returns a partial element from start distance to end distance (Inherited from LinearElement)
GetPartialByParameters Returns a partial element from start parameter to end parameter (Inherited from LinearElement)
GetPartialByPoints Gets partial between two points. Points can be null, meaning that it starts on beginning or end. (Inherited from LinearElement)
GetPointAtDistanceOffset(Double, Double) Gets point at given distance/offset from linear element. (Inherited from LinearElement)
GetPointAtDistanceOffset(Double, Double, Double) Gets point at given distance/offset from linear element. (Inherited from LinearElement)
GetPointAtParameterOffset Gets point at given parameter and offset on linear element. (Inherited from LinearElement)
GetPointsAtEvenProfileElevations  
GetPointsAtZ(Double) Gets all the points at a given elevation
GetPointsAtZ(Double, LinearPointCollection) Gets all the points at a given elevation
GetPointsAtZ(Double, Double) Gets all the points at a given elevation
GetPositionMatches Gets the correspondances between psition on this element and the other element. (Inherited from LinearElement)
getProfiledLinearEl  
GetSecondDerivativeAtParameter Gets the second derivate at a given parameter on linear element. (Inherited from LinearElement)
GetSlopeAtDistance(Double) Gets slope at given distance
GetSlopeAtDistance(Double, Double) Gets slope at given distance
GetThirdDerivativeAtParameter Gets the third derivate at a given parameter on linear element. (Inherited from LinearElement)
GetVariableOffsetElement(Double, Double) Returns offset element with variable offset (Inherited from LinearElement)
GetVariableOffsetElement(Double, Double, Double) Returns offset element with variable offset (Inherited from LinearElement)
GetVariableOffsetElement(Double, Double, Double, Double) Returns offset element with variable offset (Inherited from LinearElement)
GetVerticalControlPoints(VerticalControlPointTypes) Get vertical control points from this linearelement. The resulting collection contains the control points merged with points of the linearPoints arguments. (Inherited from LinearElement)
GetVerticalControlPoints(VerticalControlPointTypes, LinearPointCollection) Get vertical control points from this linearelement. The resulting collection contains the the control points merged with points of the linearPoints arguments. (Inherited from LinearElement)
GetVertices  
GetZAtDistance(Double) Gets Z at a given distance
GetZAtDistance(Double, Double) Gets Z at a given distance
GetZAtParameter(Double) Gets Z at a given distance
GetZAtParameter(Double, Double) Gets Z at a given distance
Intersect(LinearElement) Gets collection of intersections with another linear element. (Inherited from LinearElement)
Intersect(DPoint3d, DVector3d) Gets collection of intersections with an infinite vector starting at origin. (Inherited from LinearElement)
Intersect(LinearElement, Double) Gets collection of intersections with another linear element (Inherited from LinearElement)
Intersect(DPoint3d, DVector3d, Double) Gets collection of intersections with an infinite vector starting at origin. (Inherited from LinearElement)
IsProfiledElement Tells if LinearElement is a Profiled Element. (Inherited from LinearElement)
IsZDefinedAtDistance(Double) Determines whether Z is defined at this distance
IsZDefinedAtDistance(Double, Double) Determines whether Z is defined at this distance
MirroxX Mirrors the element on X axis. (Inherited from LinearElement)
ProjectPointOnPerpendicular(DPoint3d) Projects a point onto an element perpendicularly. Gets the closest projection. (Inherited from LinearElement)
ProjectPointOnPerpendicular(DPoint3d, Double) Projects a point onto an element perpendicularly. Gets the closest projection. (Inherited from LinearElement)
ProjectPointOnPerpendicularAll(DPoint3d) Projects a point onto an element perpendicularly. Gets all the projections. (Inherited from LinearElement)
ProjectPointOnPerpendicularAll(DPoint3d, Double) Projects a point onto an element perpendicularly. Gets all the projections. (Inherited from LinearElement)
ProjectPointOnSkew(DPoint3d, Double, Double) Projects a point onto an element with a skewed angle. Gets the closest projection only. (Inherited from LinearElement)
ProjectPointOnSkew(DPoint3d, Double, Double, Double) Projects a point onto an element with a skewed angle. Gets the closest projection only. (Inherited from LinearElement)
ProjectPointOnSkewAll(DPoint3d, Double, Double) Projects a point onto an element with a skewed angle. Gets all the projection. (Inherited from LinearElement)
ProjectPointOnSkewAll(DPoint3d, Double, Double, Double) Projects a point onto an element with a skewed angle. Gets all the projection. (Inherited from LinearElement)
ProjectPointOnTangent(DPoint3d) Projects a point onto an element tangentially. Gets only the closest projection. (Inherited from LinearElement)
ProjectPointOnTangent(DPoint3d, Double) Projects a point onto an element tangentially. Gets only the closest projection. (Inherited from LinearElement)
ProjectPointOnTangentAll(DPoint3d) Projects a point onto an element tangentially. Gets all the projections. (Inherited from LinearElement)
ProjectPointOnTangentAll(DPoint3d, Double) Projects a point onto an element tangentially. Gets all the projections. (Inherited from LinearElement)
RotateToDirection Rotates the element around the center by a given angle. (Inherited from LinearElement)
RotateToThruPoint Rotates the element around the center and so that it passes thru the point. (Inherited from LinearElement)
SetBcLinearEl(IBcLinearEl*) (Inherited from LinearElement)
SetBcLinearEl(IBcLinearEl*) (Inherited from LinearElement)
SetPointsZ(LinearPointCollection) Sets the Z of the points in the collection according to the profile of the lement
SetPointsZ(LinearPointCollection, Double) Sets the Z of the points in the collection according to the profile of the lement
ShallowCopy Used to create a Shalow copy of this element. (Inherited from LinearElement)
StrokeByChord(Double) Strokes element by chord (Inherited from LinearElement)
StrokeByChord(Double, LinearPointCollection) Strokes element by chord. (Inherited from LinearElement)
StrokeByChord(Double, Double) Strokes element by chord (Inherited from LinearElement)
StrokeByConnectionPoints(ConnectionPointTypes) Strokes the complex element by its control points. The resulting collection contains the connection points merged with points of the linearPoints arguments. (Inherited from LinearElement)
StrokeByConnectionPoints(ConnectionPointTypes, LinearPointCollection) Strokes the complex element by its control points. The resulting collection contains the the connection points merged with points of the linearPoints arguments. (Inherited from LinearElement)
StrokeByDistances(Double[]) Strokes the linear element by distance. (Inherited from LinearElement)
StrokeByDistances(Double[], LinearPointCollection) Strokes the linear element by distance. (Inherited from LinearElement)
StrokeByDistances(Double[], Double) Strokes the linear element by distance. (Inherited from LinearElement)
StrokeByDivisor(Int32) Strokes linear element by divisor. (Inherited from LinearElement)
StrokeByDivisor(Int32, Double) Strokes linear element by divisor. (Inherited from LinearElement)
StrokeByEndPoints() Strokes element by end points. (Inherited from LinearElement)
StrokeByEndPoints(Double) Strokes element by end points. (Inherited from LinearElement)
StrokeByEndPoints(LinearPointCollection) Strokes element by end points. (Inherited from LinearElement)
StrokeByProfileChord(Double) Strokes the element according to the profile chord, and put result in the point collection
StrokeByProfileChord(Double, LinearPointCollection) Strokes the element according to the profile chord, and put result in the point collection
StrokeByStep(Double, StrokingByStepMethod) Strokes linear element by step. (Inherited from LinearElement)
StrokeByStep(Double, StrokingByStepMethod, LinearPointCollection) Strokes linear element by step. (Inherited from LinearElement)
StrokeByStep(Double, StrokingByStepMethod, Double) Strokes linear element by step. (Inherited from LinearElement)
Transform Transforms an element and return the transformed element. (Inherited from LinearElement)
TranslateToThruPoint Transalets the element on a given direction so that it passes thru a point. (Inherited from LinearElement)

See Also